home *** CD-ROM | disk | FTP | other *** search
- REM
- REM
- REM Hard disk batch procedure to produce PC-DBMS version 1.0
- REM from bulletin board copy of PC-DBMS library.
- REM
- echo off
- REM GET ALL FILES FROM LIBRARY
- lu -a pc-dbms
- REM UNSQUEEZE BOTH MANUAL HALVES AND PROGRAM, DELETE SQUEEZED VERSIONS
- nusq manual.?q pc-dbms.eqe
- del pc-dbms.eqe
- del nusq.com
- del manual.?q
- echo on
- REM
- REM
- REM
- REM You are encouraged to pass along copies of PC-DBMS. Instead of the
- REM bulletin board version, just put these files on a diskette:
- REM
- REM READ.ME MANUAL.1
- REM MANUAL.2 MUSIC.DEF
- REM COMPOSER.DAT OPUS.DAT
- REM PC-DBMS.EXE REQUEST.DOC
- REM
- REM All these files have been extracted from the library and are now on
- REM your disk.
- REM
- REM You can delete the librarian, LU.EXE, the library, PC-DBMS.LBR, and
- REM the batch procedures, HARD.BAT and FLOPPY.BAT, if you wish.
- REM
- REM TYPE READ.ME to begin exploring PC-DBMS.
- REM